@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/b008rh2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cd78e7f9a9f5d84a14b7d0e6f65e2ca5"^^xsd:string ;
  ns0:name "Pand 2162"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962989> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71285580 52.01278095, 4.71282820 52.01280481, 4.71296892 52.01286679, 4.71299566 52.01284256, 4.71285580 52.01278095))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

