@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b00819m>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7015ee0d66b2f1c73f46c1ea226f3b98"^^xsd:string ;
  ns0:name "Pand 1547"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962374> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70627750 52.00873937, 4.70638397 52.00879512, 4.70640372 52.00878076, 4.70629724 52.00872501, 4.70627750 52.00873937))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

