@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/b007zzc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3c3a6064d0a52e512c03f94aa3482f0b"^^xsd:string ;
  ns0:name "Pand 1508"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962335> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70892046 52.01000780, 4.70887252 52.01003540, 4.70891889 52.01006608, 4.70893670 52.01005504, 4.70896520 52.01003738, 4.70892046 52.01000780))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

