@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/b007g7c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cf09af57d931f9c24f31ef4e77d7e2f5"^^xsd:string ;
  ns0:name "Pand 1081"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961908> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70380253 52.01033395, 4.70374853 52.01030654, 4.70367156 52.01037075, 4.70369870 52.01038314, 4.70367523 52.01040272, 4.70370241 52.01041513, 4.70372051 52.01040045, 4.70380253 52.01033395))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

