@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/b008z71>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0a80ecd48cf7b17a089edc36b13696b1"^^xsd:string ;
  ns0:name "Pand 2328"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963155> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71028917 52.01344788, 4.71027428 52.01344132, 4.71020796 52.01349871, 4.71026331 52.01352094, 4.71037816 52.01342441, 4.71034076 52.01340891, 4.71028917 52.01344788))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

