@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/b008n3z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/12daa75678da34d37710af929724e1a4"^^xsd:string ;
  ns0:name "Pand 2063"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962890> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71322044 52.01241988, 4.71319614 52.01244269, 4.71333034 52.01250045, 4.71335765 52.01247589, 4.71322044 52.01241988))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

