@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/b0078pg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d08cacffa0a2d1ba589212fb488ab3ac"^^xsd:string ;
  ns0:name "Pand 920"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961747> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71348051 52.00992830, 4.71327273 52.00990775, 4.71325850 52.00995221, 4.71340166 52.00996438, 4.71340723 52.00994561, 4.71347428 52.00995225, 4.71348051 52.00992830))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

