@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/b007k11>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8568c8beb1f9f7b479566826a6b3b668"^^xsd:string ;
  ns0:name "Pand 1162"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961989> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70353341 52.01006067, 4.70351337 52.01007763, 4.70357179 52.01010821, 4.70359343 52.01009054, 4.70353341 52.01006067))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

