@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/b007m9q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a5a05900fccf41bb19043ec2651a1093"^^xsd:string ;
  ns0:name "Pand 1199"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962026> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70870958 52.01018524, 4.70866518 52.01015418, 4.70860227 52.01019193, 4.70864651 52.01022134, 4.70866866 52.01020867, 4.70870958 52.01018524))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

