@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/b007cpm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fc7f997761bb74a87af74b9665a1cefb"^^xsd:string ;
  ns0:name "Pand 1007"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961834> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71439583 52.00915391, 4.71433635 52.00914951, 4.71433360 52.00916083, 4.71431428 52.00924062, 4.71439791 52.00924762, 4.71445632 52.00910778, 4.71441582 52.00910185, 4.71439583 52.00915391))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

