@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/b0093h6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/efb4a4580a651e31497543de2cba335b"^^xsd:string ;
  ns0:name "Pand 2452"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963279> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71118269 52.01374381, 4.71129790 52.01379541, 4.71134101 52.01375875, 4.71121380 52.01370177, 4.71118269 52.01374381))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

