@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/b0088w9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e550c0fdcc892337d38c893e2c00d55d"^^xsd:string ;
  ns0:name "Pand 1767"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962594> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70501844 52.01192850, 4.70509779 52.01186715, 4.70506789 52.01185163, 4.70509087 52.01183478, 4.70506594 52.01182183, 4.70496104 52.01189875, 4.70501844 52.01192850))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

