@prefix ns0: <https://schema.org/> .
@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/b0069cs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4162dc7d0991fee1277993b0ead086be" ;
  ns0:name "Pand 99"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960926> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71067182 52.00765182, 4.71063139 52.00763941, 4.71058003 52.00767859, 4.71061197 52.00769793, 4.71067182 52.00765182))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

