@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/b008vr3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f3bc13fa599c53fb66010ab412deb7e9"^^xsd:string ;
  ns0:name "Pand 2256"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963083> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71073463 52.01283865, 4.71063767 52.01285005, 4.71066795 52.01291459, 4.71075695 52.01289088, 4.71073463 52.01283865))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

