@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/b008vmf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1fddb1b007c8032825e5fbce6e1057b1"^^xsd:string ;
  ns0:name "Pand 2252"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963079> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71290891 52.01284612, 4.71282396 52.01280907, 4.71278046 52.01284705, 4.71291665 52.01291003, 4.71295684 52.01287464, 4.71290891 52.01284612))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

