@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/b007wb5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/90542a4339ac7a6395cf690740dc8bc5"^^xsd:string ;
  ns0:name "Pand 1432"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962259> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71191365 52.01089862, 4.71187296 52.01089691, 4.71187113 52.01091305, 4.71185939 52.01091254, 4.71185840 52.01092276, 4.71190951 52.01092466, 4.71191365 52.01089862))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

