@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/b007wnw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/90b4234890a5cc865cd873c7ab521675"^^xsd:string ;
  ns0:name "Pand 1441"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962268> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70635488 52.01086689, 4.70633288 52.01088548, 4.70637821 52.01090628, 4.70640046 52.01088781, 4.70638861 52.01088237, 4.70635488 52.01086689, 4.70635488 52.01086689))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

