@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/b0091xd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/00784bca251b2386b6446b52e71d56f5"^^xsd:string ;
  ns0:name "Pand 2406"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963233> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71238871 52.01310603, 4.71234286 52.01313159, 4.71246039 52.01318643, 4.71250595 52.01315647, 4.71238871 52.01310603))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

