@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/b00777q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/64f9f8d9e2de7582ad05135a84667157"^^xsd:string ;
  ns0:name "Pand 878"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961705> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71287160 52.00986486, 4.71292570 52.00988303, 4.71291622 52.00989486, 4.71293586 52.00990085, 4.71298117 52.00982883, 4.71293168 52.00981302, 4.71291386 52.00980734, 4.71287160 52.00986486))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

